Important: Red Hat Advanced Cluster Management 2.5 security updates, images, and bug fixes

Synopsis

Important: Red Hat Advanced Cluster Management 2.5 security updates, images, and bug fixes

Type/Severity

Security Advisory: Important

Topic

Red Hat Advanced Cluster Management for Kubernetes 2.5.0 is now generally available.

Red Hat Product Security has rated this update as having a security impact
of Important. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available for each vulnerability from
the CVE links in the References section.

Description

Red Hat Advanced Cluster Management for Kubernetes 2.5.0 images

Red Hat Advanced Cluster Management for Kubernetes provides the capabilities to address common challenges that administrators and site reliability engineers face as they work across a range of public and private cloud environments. Clusters and applications are all visible and managed from a single console—with security policy built in.

This advisory contains the container images for Red Hat Advanced Cluster Management for Kubernetes, which fix several bugs and security issues. See the following Release Notes documentation, which will be updated shortly for this release, for additional details about this release:

https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html/release_notes/

Security fixes:

  • nodejs-json-schema: Prototype pollution vulnerability (CVE-2021-3918)
  • containerd: Unprivileged pod may bind mount any privileged regular file on disk (CVE-2021-43816)
  • minio: user privilege escalation in AddUser() admin API (CVE-2021-43858)
  • openssl: Infinite loop in BN_mod_sqrt() reachable when parsing certificates (CVE-2022-0778)
  • imgcrypt: Unauthorized access to encryted container image on a shared system due to missing check in CheckAuthorization() code path (CVE-2022-24778)
  • golang.org/x/crypto: empty plaintext packet causes panic (CVE-2021-43565)
  • node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)
  • nconf: Prototype pollution in memory store (CVE-2022-21803)
  • golang: crypto/elliptic IsOnCurve returns true for invalid field elements (CVE-2022-23806)
  • nats-server: misusing the "dynamically provisioned sandbox accounts" feature authenticated user can obtain the privileges of the System account (CVE-2022-24450)
  • Moment.js: Path traversal in moment.locale (CVE-2022-24785)
  • golang: crash in a golang.org/x/crypto/ssh server (CVE-2022-27191)
  • go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses (CVE-2022-29810)
  • opencontainers: OCI manifest and index parsing confusion (CVE-2021-41190)

Bug fixes:

  • RFE Copy secret with specific secret namespace, name for source and name, namespace and cluster label for target (BZ# 2014557)
  • RHACM 2.5.0 images (BZ# 2024938)
  • [UI] When you delete host agent from infraenv no confirmation message appear (Are you sure you want to delete x?) (BZ#2028348)
  • Clusters are in 'Degraded' status with upgrade env due to obs-controller not working properly (BZ# 2028647)
  • create cluster pool -> choose infra type, As a result infra providers disappear from UI. (BZ# 2033339)
  • Restore/backup shows up as Validation failed but the restore backup status in ACM shows success (BZ# 2034279)
  • Observability - OCP 311 node role are not displayed completely (BZ# 2038650)
  • Documented uninstall procedure leaves many leftovers (BZ# 2041921)
  • infrastructure-operator pod crashes due to insufficient privileges in ACM 2.5 (BZ# 2046554)
  • Acm failed to install due to some missing CRDs in operator (BZ# 2047463)
  • Navigation icons no longer showing in ACM 2.5 (BZ# 2051298)
  • ACM home page now includes /home/ in url (BZ# 2051299)
  • proxy heading in Add Credential should be capitalized (BZ# 2051349)
  • ACM 2.5 tries to create new MCE instance when install on top of existing MCE 2.0 (BZ# 2051983)
  • Create Policy button does not work and user cannot use console to create policy (BZ# 2053264)
  • No cluster information was displayed after a policyset was created (BZ# 2053366)
  • Dynamic plugin update does not take effect in Firefox (BZ# 2053516)
  • Replicated policy should not be available when creating a Policy Set (BZ# 2054431)
  • Placement section in Policy Set wizard does not reset when users click "Back" to re-configured placement (BZ# 2054433)

Solution

For Red Hat Advanced Cluster Management for Kubernetes, see the following
documentation, which will be updated shortly for this release, for important
instructions on installing this release:

https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.5/html-single/install/index#installing

Affected Products

  • Red Hat Advanced Cluster Management for Kubernetes 2 for RHEL 8 x86_64

Fixes

  • BZ - 2014557 - RFE Copy secret with specific secret namespace, name for source and name, namespace and cluster label for target
  • BZ - 2024702 - CVE-2021-3918 nodejs-json-schema: Prototype pollution vulnerability
  • BZ - 2024938 - CVE-2021-41190 opencontainers: OCI manifest and index parsing confusion
  • BZ - 2028224 - RHACM 2.5.0 images
  • BZ - 2028348 - [UI] When you delete host agent from infraenv no confirmation message appear (Are you sure you want to delete x?)
  • BZ - 2028647 - Clusters are in 'Degraded' status with upgrade env due to obs-controller not working properly
  • BZ - 2030787 - CVE-2021-43565 golang.org/x/crypto: empty plaintext packet causes panic
  • BZ - 2033339 - create cluster pool -> choose infra type , As a result infra providers disappear from UI.
  • BZ - 2034279 - Restore/backup shows up as Validation failed but the restore backup status in ACM shows success
  • BZ - 2036252 - CVE-2021-43858 minio: user privilege escalation in AddUser() admin API
  • BZ - 2038650 - Observability - OCP 311 node role are not displayed completely
  • BZ - 2041921 - Documented uninstall procedure leaves many leftovers
  • BZ - 2044434 - CVE-2021-43816 containerd: Unprivileged pod may bind mount any privileged regular file on disk
  • BZ - 2044591 - CVE-2022-0235 node-fetch: exposure of sensitive information to an unauthorized actor
  • BZ - 2046554 - infrastructure-operator pod crashes due to insufficient privileges in ACM 2.5
  • BZ - 2047463 - Acm failed to install due to some missing CRDs in operator
  • BZ - 2051298 - Navigation icons no longer showing in ACM 2.5
  • BZ - 2051299 - ACM home page now includes /home/ in url
  • BZ - 2051349 - proxy heading in Add Credential should be capitalized
  • BZ - 2051983 - ACM 2.5 tries to create new MCE instance when install on top of existing MCE 2.0
  • BZ - 2052573 - CVE-2022-24450 nats-server: misusing the "dynamically provisioned sandbox accounts" feature authenticated user can obtain the privileges of the System account
  • BZ - 2053264 - Create Policy button does not work and user cannot use console to create policy
  • BZ - 2053366 - No cluster information was displayed after a policyset was created
  • BZ - 2053429 - CVE-2022-23806 golang: crypto/elliptic IsOnCurve returns true for invalid field elements
  • BZ - 2053516 - Dynamic plugin update does not take effect in Firefox
  • BZ - 2054431 - Replicated policy should not be available when creating a Policy Set
  • BZ - 2054433 - Placement section in Policy Set wizard does not reset when users click "Back" to re-configured placement
  • BZ - 2054772 - credentialName is not parsed correctly in UI notifications/alerts when creating/updating a discovery config
  • BZ - 2054860 - Cluster overview page crashes for on-prem cluster
  • BZ - 2055333 - Unable to delete assisted-service operator
  • BZ - 2055900 - If MCH is installed on existing MCE and both are in multicluster-engine namespace , uninstalling MCH terminates multicluster-engine namespace
  • BZ - 2056485 - [UI] In infraenv detail the host list don't have pagination
  • BZ - 2056701 - Non platform install fails agentclusterinstall CRD is outdated in rhacm2.5
  • BZ - 2057060 - [CAPI] Unable to create ClusterDeployment due to service account restrictions (ACM + Bundled Assisted)
  • BZ - 2058435 - Label cluster.open-cluster-management.io/backup-cluster stamped 'unknown' for velero backups
  • BZ - 2059779 - spec.nodeSelector is missing in MCE instance created by MCH upon installing ACM on infra nodes
  • BZ - 2059781 - Policy UI crashes when viewing details of configuration policies for backupschedule that does not exist
  • BZ - 2060135 - [assisted-install] agentServiceConfig left orphaned after uninstalling ACM
  • BZ - 2060151 - Policy set of the same name cannot be re-created after the previous one has been deleted
  • BZ - 2060230 - [UI] Delete host modal has incorrect host's name populated
  • BZ - 2060309 - multiclusterhub stuck in installing on "ManagedClusterConditionAvailable" [intermittent]
  • BZ - 2060469 - The development branch of the Submariner addon deploys 0.11.0, not 0.12.0
  • BZ - 2060550 - MCE installation hang due to no console-mce-console deployment available
  • BZ - 2060603 - prometheus doesn't display managed clusters
  • BZ - 2060831 - Observability - prometheus-operator failed to start on *KS
  • BZ - 2060934 - Cannot provision AWS OCP 4.9 cluster from Power Hub
  • BZ - 2061260 - The value of the policyset placement should be filtered space when input cluster label expression
  • BZ - 2061311 - Cleanup of installed spoke clusters hang on deletion of spoke namespace
  • BZ - 2061659 - the network section in create cluster -> Networking include the brace in the network title
  • BZ - 2061798 - [ACM 2.5] The service of Cluster Proxy addon was missing
  • BZ - 2061838 - ACM component subscriptions are removed when enabling spec.disableHubSelfManagement in MCH
  • BZ - 2062009 - No name validation is performed on Policy and Policy Set Wizards
  • BZ - 2062022 - cluster.open-cluster-management.io/backup-cluster of velero schedules should populate the corresponding hub clusterID
  • BZ - 2062025 - No validation is done on yaml's format or content in Policy and Policy Set wizards
  • BZ - 2062202 - CVE-2022-0778 openssl: Infinite loop in BN_mod_sqrt() reachable when parsing certificates
  • BZ - 2062337 - velero schedules get re-created after the backupschedule is in 'BackupCollision' phase
  • BZ - 2062462 - Upgrade to 2.5 hang due to irreconcilable errors of grc-sub and search-prod-sub in MCH
  • BZ - 2062556 - Always return the policyset page after created the policy from UI
  • BZ - 2062787 - Submariner Add-on UI does not indicate on Broker error
  • BZ - 2063055 - User with cluserrolebinding of open-cluster-management:cluster-manager-admin role can't see policies and clusters page
  • BZ - 2063341 - Release imagesets are missing in the console for ocp 4.10
  • BZ - 2063345 - Application Lifecycle- UI shows white blank page when the page is Refreshed
  • BZ - 2063596 - claim clusters from clusterpool throws errors
  • BZ - 2063599 - Update the message in clusterset -> clusterpool page since we did not allow to add clusterpool to clusterset by resourceassignment
  • BZ - 2063697 - Observability - MCOCR reports object-storage secret without AWS access_key in STS enabled env
  • BZ - 2064231 - Can not clean the instance type for worker pool when create the clusters
  • BZ - 2064247 - prefer UI can add the architecture type when create the cluster
  • BZ - 2064392 - multicloud oauth-proxy failed to log users in on web
  • BZ - 2064477 - Click at "Edit Policy" for each policy leads to a blank page
  • BZ - 2064509 - No option to view the ansible job details and its history in the Automation wizard after creation of the automation job
  • BZ - 2064516 - Unable to delete an automation job of a policy
  • BZ - 2064528 - Columns of Policy Set, Status and Source on Policy page are not sortable
  • BZ - 2064535 - Different messages on the empty pages of Overview and Clusters when policy is disabled
  • BZ - 2064702 - CVE-2022-27191 golang: crash in a golang.org/x/crypto/ssh server
  • BZ - 2064722 - [Tracker] [DR][ACM 2.5] Applications are not getting deployed on managed cluster
  • BZ - 2064899 - Failed to provision openshift 4.10 on bare metal
  • BZ - 2065436 - "Filter" drop-down list does not show entries of the policies that have no top-level remediation specified
  • BZ - 2066198 - Issues about disabled policy from UI
  • BZ - 2066207 - The new created policy should be always shown up on the first line
  • BZ - 2066333 - The message was confuse when the cluster status is Running
  • BZ - 2066383 - MCE install failing on proxy disconnected environment
  • BZ - 2066433 - Logout not working for ACM 2.5
  • BZ - 2066464 - console-mce-console pods throw ImagePullError after upgrading to ocp 4.10
  • BZ - 2066475 - User with view-only rolebinding should not be allowed to create policy, policy set and automation job
  • BZ - 2066544 - The search box can't work properly in Policies page
  • BZ - 2066594 - RFE: Can't open the helm source link of the backup-restore-enabled policy from UI
  • BZ - 2066650 - minor issues in cluster curator due to the startup throws errors
  • BZ - 2066751 - the image repo of application-manager did not updated to use the image repo in MCE/MCH configuration
  • BZ - 2066834 - Hibernating cluster(s) in cluster pool stuck in 'Stopping' status after restore activation
  • BZ - 2066842 - cluster pool credentials are not backed up
  • BZ - 2066914 - Unable to remove cluster value during configuration of the label expressions for policy and policy set
  • BZ - 2066940 - Validation fired out for https proxy when the link provided not starting with https
  • BZ - 2066965 - No message is displayed in Policy Wizard to indicate a policy externally managed
  • BZ - 2066979 - MIssing groups in policy filter options comparing to previous RHACM version
  • BZ - 2067053 - I was not able to remove the image mirror content when create the cluster
  • BZ - 2067067 - Can't filter the cluster info when clicked the cluster in the Placement section
  • BZ - 2067207 - Bare metal asset secrets are not backed up
  • BZ - 2067465 - Categories,Standards, and Controls annotations are not updated after user has deleted a selected template
  • BZ - 2067713 - Columns on policy's "Results" are not sort-able as in previous release
  • BZ - 2067728 - Can't search in the policy creation or policyset creation Yaml editor
  • BZ - 2068304 - Application Lifecycle- Replicasets arent showing the logs console in Topology
  • BZ - 2068309 - For policy wizard in dynamics plugin environment, buttons at the bottom should be sticky and the contents of the Policy should scroll
  • BZ - 2068312 - Application Lifecycle - Argo Apps are not showing overview details and topology after upgrading from 2.4
  • BZ - 2068313 - Application Lifecycle - Refreshing overview page leads to a blank page
  • BZ - 2068328 - A cluster's "View history" page should not contain all clusters' violations history
  • BZ - 2068387 - Observability - observability operator always CrashLoopBackOff in FIPS upgrading hub
  • BZ - 2068993 - Observability - Node list is not filtered according to nodeType on OCP 311 dashboard
  • BZ - 2069329 - config-policy-controller addon with "Unknown" status in OCP 3.11 managed cluster after upgrade hub to 2.5
  • BZ - 2069368 - CVE-2022-24778 imgcrypt: Unauthorized access to encryted container image on a shared system due to missing check in CheckAuthorization() code path
  • BZ - 2069469 - Status of unreachable clusters is not reported in several places on GRC panels
  • BZ - 2069615 - The YAML editor can't work well when login UI using dynamic console plugin
  • BZ - 2069622 - No validation for policy template's name
  • BZ - 2069698 - After claim a cluster from clusterpool, the cluster pages become very very slow
  • BZ - 2069867 - Error occurs when trying to edit an application set/subscription
  • BZ - 2069870 - ACM/MCE Dynamic Plugins - 404: Page Not Found Error Occurs - intermittent crashing
  • BZ - 2069875 - Cluster secrets are not being created in the managed cluster's namespace
  • BZ - 2069895 - Application Lifecycle - Replicaset and Pods gives error messages when Yaml is selected on sidebar
  • BZ - 2070203 - Blank Application is shown when editing an Application with AnsibleJobs
  • BZ - 2070782 - Failed Secret Propagation to the Same Namespace as the AnsibleJob CR
  • BZ - 2070846 - [ACM 2.5] Can't re-add the default clusterset label after removing it from a managedcluster on BM SNO hub
  • BZ - 2071066 - Policy set details panel does not work when deployed into namespace different than "default"
  • BZ - 2071173 - Configured RunOnce automation job is not displayed although the policy has no violation
  • BZ - 2071191 - MIssing title on details panel after clicking "view details" of a policy set card
  • BZ - 2071769 - Placement must be always configured or error is reported when creating a policy
  • BZ - 2071818 - ACM logo not displayed in About info modal
  • BZ - 2071869 - Topology includes the status of local cluster resources when Application is only deployed to managed cluster
  • BZ - 2072009 - CVE-2022-24785 Moment.js: Path traversal in moment.locale
  • BZ - 2072097 - Local Cluster is shown as Remote on the Application Overview Page and Single App Overview Page
  • BZ - 2072104 - Inconsistent "Not Deployed" Icon Used Between 2.4 and 2.5 as well as the Overview and Topology
  • BZ - 2072177 - Cluster Resource Status is showing App Definition Statuses as well
  • BZ - 2072227 - Sidebar Statuses Need to Be Updated to Reflect Cluster List and Cluster Resource Statuses
  • BZ - 2072231 - Local Cluster not included in the appsubreport for Helm Applications Deployed on All Clusters
  • BZ - 2072334 - Redirect URL is now to the details page after created a policy
  • BZ - 2072342 - Shows "NaN%" in the ring chart when add the disabled policy into policyset and view its details
  • BZ - 2072350 - CRD Deployed via Application Console does not have correct deployment status and spelling
  • BZ - 2072359 - Report the error when editing compliance type in the YAML editor and then submit the changes
  • BZ - 2072504 - The policy has violations on the failed managed cluster
  • BZ - 2072551 - URL dropdown is not being rendered with an Argo App with a new URL
  • BZ - 2072773 - When a channel is deleted and recreated through the App Wizard, application creation stalls and warning pops up
  • BZ - 2072824 - The edit/delete policyset button should be greyed when using viewer check
  • BZ - 2072829 - When Argo App with jsonnet object is deployed, topology and cluster status would fail to display the correct statuses.
  • BZ - 2073179 - Policy controller was unable to retrieve violation status in for an OCP 3.11 managed cluster on ARM hub
  • BZ - 2073330 - Observabilityy - memory usage data are not collected even collect rule is fired on SNO
  • BZ - 2073355 - Get blank page when click policy with unknown status in Governance -> Overview page
  • BZ - 2073508 - Thread responsible to get insights data from *ks clusters is broken
  • BZ - 2073557 - appsubstatus is not deleted for Helm applications when changing between 2 managed clusters
  • BZ - 2073726 - Placement of First Subscription gets overlapped by the Cluster Node in Application Topology
  • BZ - 2073739 - Console/App LC - Error message saying resource conflict only shows up in standalone ACM but not in Dynamic plugin
  • BZ - 2073740 - Console/App LC- Apps are deployed even though deployment do not proceed because of "resource conflict" error
  • BZ - 2074178 - Editing Helm Argo Applications does not Prune Old Resources
  • BZ - 2074626 - Policy placement failure during ZTP SNO scale test
  • BZ - 2074689 - CVE-2022-21803 nconf: Prototype pollution in memory store
  • BZ - 2074803 - The import cluster YAML editor shows the klusterletaddonconfig was required on MCE portal
  • BZ - 2074937 - UI allows creating cluster even when there are no ClusterImageSets
  • BZ - 2075416 - infraEnv failed to create image after restore
  • BZ - 2075440 - The policyreport CR is created for spoke clusters until restarted the insights-client pod
  • BZ - 2075739 - The lookup function won't check the referred resource whether exist when using template policies
  • BZ - 2076421 - Can't select existing placement for policy or policyset when editing policy or policyset
  • BZ - 2076494 - No policyreport CR for spoke clusters generated in the disconnected env
  • BZ - 2076502 - The policyset card doesn't show the cluster status(violation/without violation) again after deleted one policy
  • BZ - 2077144 - GRC Ansible automation wizard does not display error of missing dependent Ansible Automation Platform operator
  • BZ - 2077149 - App UI shows no clusters cluster column of App Table when Discovery Applications is deployed to a managed cluster
  • BZ - 2077291 - Prometheus doesn't display acm_managed_cluster_info after upgrade from 2.4 to 2.5
  • BZ - 2077304 - Create Cluster button is disabled only if other clusters exist
  • BZ - 2077526 - ACM UI is very very slow after upgrade from 2.4 to 2.5
  • BZ - 2077562 - Console/App LC- Helm and Object bucket applications are not showing as deployed in the UI
  • BZ - 2077751 - Can't create a template policy from UI when the object's name is referring Golang text template syntax in this policy
  • BZ - 2077783 - Still show violation for clusterserviceversions after enforced "Detect Image vulnerabilities " policy template and the operator is installed
  • BZ - 2077951 - Misleading message indicated that a placement of a policy became one managed only by policy set
  • BZ - 2078164 - Failed to edit a policy without placement
  • BZ - 2078167 - Placement binding and rule names are not created in yaml when editing a policy previously created with no placement
  • BZ - 2078373 - Disable the hyperlink of *ks node in standalone MCE environment since the search component was not exists
  • BZ - 2078617 - Azure public credential details get pre-populated with base domain name in UI
  • BZ - 2078952 - View pod logs in search details returns error
  • BZ - 2078973 - Crashed pod is marked with success in Topology
  • BZ - 2079013 - Changing existing placement rules does not change YAML file
  • BZ - 2079015 - Uninstall pod crashed when destroying Azure Gov cluster in ACM
  • BZ - 2079421 - Hyphen(s) is deleted unexpectedly in UI when yaml is turned on
  • BZ - 2079494 - Hitting Enter in yaml editor caused unexpected keys "key00x:" to be created
  • BZ - 2079533 - Clusters with no default clusterset do not get assigned default cluster when upgrading from ACM 2.4 to 2.5
  • BZ - 2079585 - When an Ansible Secret is propagated to an Ansible Application namespace, the propagated secret is shown in the Credentials page
  • BZ - 2079611 - Edit appset placement in UI with a different existing placement causes the current associated placement being deleted
  • BZ - 2079615 - Edit appset placement in UI with a new placement throws error upon submitting
  • BZ - 2079658 - Cluster Count is Incorrect in Application UI
  • BZ - 2079909 - Wrong message is displayed when GRC fails to connect to an ansible tower
  • BZ - 2080172 - Still create policy automation successfully when the PolicyAutomation name exceed 63 characters
  • BZ - 2080215 - Get a blank page after go to policies page in upgraded env when using an user with namespace-role-binding of default view role
  • BZ - 2080279 - CVE-2022-29810 go-getter: writes SSH credentials into logfile, exposing sensitive credentials to local uses
  • BZ - 2080503 - vSphere network name doesn't allow entering spaces and doesn't reflect YAML changes
  • BZ - 2080567 - Number of cluster in violation in the table does not match other cluster numbers on the policy set details page
  • BZ - 2080712 - Select an existing placement configuration does not work
  • BZ - 2080776 - Unrecognized characters are displayed on policy and policy set yaml editors
  • BZ - 2081792 - When deploying an application to a clusterpool claimed cluster after upgrade, the application does not get deployed to the cluster
  • BZ - 2081810 - Type '-' character in Name field caused previously typed character backspaced in in the name field of policy wizard
  • BZ - 2081829 - Application deployed on local cluster's topology is crashing after upgrade
  • BZ - 2081938 - The deleted policy still be shown on the policyset review page when edit this policy set
  • BZ - 2082226 - Object Storage Topology includes residue of resources after Upgrade
  • BZ - 2082409 - Policy set details panel remains even after the policy set has been deleted
  • BZ - 2082449 - The hypershift-addon-agent deployment did not have imagePullSecrets
  • BZ - 2083038 - Warning still refers to the `klusterlet-addon-appmgr` pod rather than the `application-manager` pod
  • BZ - 2083160 - When editing a helm app with failing resources to another, the appsubstatus and the managedclusterview do not get updated
  • BZ - 2083434 - The provider-credential-controller did not support the RHV credentials type
  • BZ - 2083854 - When deploying an application with ansiblejobs multiple times with different namespaces, the topology shows all the ansiblejobs rather than just the one within the namespace
  • BZ - 2083870 - When editing an existing application and refreshing the `Select an existing placement configuration`, multiple occurrences of the placementrule gets displayed
  • BZ - 2084034 - The status message looks messy in the policy set card, suggest one kind status one a row
  • BZ - 2084158 - Support provisioning bm cluster where no provisioning network provided
  • BZ - 2084622 - Local Helm application shows cluster resources as `Not Deployed` in Topology [Upgrade]
  • BZ - 2085083 - Policies fail to copy to cluster namespace after ACM upgrade
  • BZ - 2085237 - Resources referenced by a channel are not annotated with backup label
  • BZ - 2085273 - Error querying for ansible job in app topology
  • BZ - 2085281 - Template name error is reported but the template name was found in a different replicated policy
  • BZ - 2086389 - The policy violations for hibernated cluster still be displayed on the policy set details page
  • BZ - 2087515 - Validation thrown out in configuration for disconnect install while creating bm credential
  • BZ - 2088158 - Object Storage Application deployed to all clusters is showing unemployed in topology [Upgrade]
  • BZ - 2088511 - Some cluster resources are not showing labels that are defined in the YAML